Skip to content

Conversation

@duynguyenxa
Copy link
Member

The new update of dts in device tree make pll source clock choose have issue.
We update macro to get the div and freq of pll p q r by using inforamtion in pll out line

The new update of dts in device tree make pll source clock
choose have issue.
We update macro to get the div and freq of pll p q r by
using inforamtion in pll out line

Signed-off-by: Duy Nguyen <[email protected]>
@duynguyenxa
Copy link
Member Author

@soburi , @thaoluonguw , @KhiemNguyenT , please check this PR, this one fix issue for PLL P R Q R configuration in RA8 devices
The change in zephyrproject-rtos/zephyr#78365 cause issues with choosing P Q R line as clock, this and zephyrproject-rtos/zephyr#79766 will fix it.

@KhiemNguyenT KhiemNguyenT self-assigned this Oct 17, 2024
@KhiemNguyenT KhiemNguyenT merged commit 02b399d into zephyrproject-rtos:main Oct 17, 2024
@soburi
Copy link
Member

soburi commented Oct 17, 2024

@soburi , @thaoluonguw , @KhiemNguyenT

Sorry for the late response.
I don't think there's a problem.

One consideration, PLLP, Q, R freq are derivered from PLL frequency.
(My understand is ((input_freq * PLLMUL) / PLLDIV) / PLODIVP = PLLP freq.)
I would like to find this calculately if possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants